Version

KeyedCollectionBase<T> Class Members

The following tables list the members exposed by KeyedCollectionBase<T>.

Protected Fields
 NameDescription
Protected FieldtableDictionary of (string, T)  
Public Properties
 NameDescription
Public PropertyCountReturns the number of items in this collection.  
Public PropertyItemReturns the item with the specified unique name, or null if no such item exists.  
Protected Methods
 NameDescription
Protected MethodCreateTableCreateTable  
See Also